Skip to main content

Upload files to FTPS

Description

Upload files to FTPS is a Process Entry in the File Transfer plugin for Process Studio Processes. Upload files to FTPS Process Entry Uploads files to a remote directory via FTP secure.

Configurations

No.Field NameDescription
1Process Entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
Server:
1FTP server name / IP addressThe name of the SFTP server or the IP address
2PortThe TCP port to use. This is usually 22
3User nameThe user name to log into the SFTP server
4PasswordThe password to log into the SFTP server
5Proxy hostProxy server host name
6Proxy portProxy server port number
7Proxy usernameProxy server account user name
8Proxy passwordProxy server account password
9Connection typeSelect from the list:

- FTP

- Implicit SSL

- Authentication SSL

- Implicit SSL with crypted FTP connection

- Authentication TLS

- Implicit TLS

- Implicit TLS with crypted FTP connection

Advanced:
1Binary mode?Select checkbox to enable binary mode.
2TimeoutThe FTP server timeout in seconds
3Use active FTP connectionEnable checkbox to use an active FTP connection.
Files tab:
Source (local) files:
1Local directoryThe directory on the machine on which Process Studio runs from which you want to ftp the files from
2Wildcard (Regular expression)Specify a regular expression here if you want to select multiple
files.
3Remove files after transferalEnable checkbox to remove files after transferral
4Don’t overwrite filesEnable checkbox if you don’t want files to be overwritten.
Target (remote) filesThe target remote file.
1Remote directoryThe remote directory on the FTP server to which we put the files. Use the "test folder" button to connect to the remote server and validate that the folder exists.
Socks Proxy Tab
Proxy:
1HostSocks Proxy host name
2PortSocks Proxy port number
3UsernameUser name associated with the Socks Proxy account
4PasswordPassword associated with the Socks Proxy account